Gets or sets the toggled flag for the command.
Visual Basic (Declaration) | |
---|---|
Public Property Toggled As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool Toggled {get; set;} |
Return Value
The toggled flag for the command.The toggled flag for the command.
In the toolbar a toggled button appears sunken when clicked, and retains the sunken appearance until clicked again.
In a context menu the menu item appears checked when toggled, and retains the checked appearance until clicked again.
In the toolbar toggled button appears sunken when clicked and retains the sunken appearance until clicked again. In the context menu the menu item appears checked when clicked and retains the checked appearance until clicked again.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family