'Declaration Public ReadOnly Property ButtonCaptions As ButtonCaptionList
'Usage Dim instance As XceedSfxPrefix Dim value As ButtonCaptionList value = instance.ButtonCaptions
public ButtonCaptionList ButtonCaptions {get;}
'Declaration Public ReadOnly Property ButtonCaptions As ButtonCaptionList
'Usage Dim instance As XceedSfxPrefix Dim value As ButtonCaptionList value = instance.ButtonCaptions
public ButtonCaptionList ButtonCaptions {get;}
Button captions can contain the & character. This character becomes underlined and is considered as a windows keyboard shortcut character for the button (also known as a keyboard accelerator) when the self-extracting zip file is created.
The maximum length string allowed for each caption is 30 characters.
This property is the equivalent of the SfxButtons property and the SfxClearButtons and SfxResetButtons methods of the ActiveX version of Xceed Zip.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2