Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.UI Namespace > ToolStripMenuProperties Class : PrintToolStripButton Property |
[DataMemberAttribute()] public WorkstationMenuProperties PrintToolStripButton {get;}
'Declaration <DataMemberAttribute()> Public ReadOnly Property PrintToolStripButton As WorkstationMenuProperties
'Usage Dim instance As ToolStripMenuProperties Dim value As WorkstationMenuProperties value = instance.PrintToolStripButton
[DataMemberAttribute()] public: __property WorkstationMenuProperties* get_PrintToolStripButton();
[DataMemberAttribute()] public: property WorkstationMenuProperties^ PrintToolStripButton { WorkstationMenuProperties^ get(); }